quartz: Check if a drag ends inside a known window
authorMatthias Clasen <mclasen@redhat.com>
Sun, 26 Jul 2015 06:04:48 +0000 (02:04 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 26 Jul 2015 06:05:47 +0000 (02:05 -0400)
commit6d04183c5d6529840e7ee22a161a47bfc58b5303
treecb46226f3938134ec578deb73e18189f25a4102d
parent955c1c7734507bd5ef9b9aa36469948405cf2b81
quartz: Check if a drag ends inside a known window

If a drag ends inside a known window, set the dest_window field
in the drag context. This information is needed to implemented
notebook tab dragging.

https://bugzilla.gnome.org/show_bug.cgi?id=752638
gdk/quartz/GdkQuartzNSWindow.c